body{ color: #403f3f;}
body { font-family: "Microsoft YaHei", "微软雅黑", "宋体", Arial; font-size: 16px; line-height: 26px; letter-spacing: .03em;}
ul,li{ padding: 0; margin: 0; list-style: none;}
a, a:hover, a:active, a:focus{ text-decoration: none; outline: none;}
input{ font-family: "Microsoft YaHei", "微软雅黑", "宋体", Arial;}
img{ max-width: 100%;}

.clearfix:after, .layout:after, .clearfixlist li:after,.forms li:after{ content:"\0020"; display:block; clear:both; height:0; font-size:0;}
.clearfix, .layout, .clearfixlist li,.forms li{ zoom:1;}
.clear{ clear:both; display:block;}
.show-xs{ display: none;}
.fl{ float: left;}
.fr, .fr-md{ float: left;}
.center{ text-align: center;}
.gray{ color: #a6a6a6;}
.bg-white{ background-color: #fff;}
.circle, .icon-advantage:after{ -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%;}
.youlianMw{    
background: url(../images/mw_logo.png) no-repeat right center;color:#fff;
    padding-right: 92px;}
.youlianMw:hover{    
background: url(../images/mw_logo_hover.png) no-repeat right center;color:#fff;
    padding-right: 92px;}
.show-pad, .show-phone{ display: none;}
.mb-5{ margin-bottom: 5px;}
.mt-15{ margin-top: 15px;}
.mb-15{ margin-bottom: 15px;}
.mb-10{ margin-bottom: 10px;}
.mb-20{ margin-bottom: 20px;}
.mt-20{ margin-top: 20px;}
.mt-30{ margin-top: 30px;}
.mb-30{ margin-bottom: 30px;}

.pb-40{ padding-bottom: 40px;}

.img300, .img300 img{ width: 300px; height: 400px; line-height: 400px; vertical-align: middle; overflow: hidden;}

.dialog-wrap{ display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; font-size: 13px; background: rgba(0,0,0,.6);}
.dialog{ position: absolute; top: 0; left: 50%; width: 320px; height: 138px; border-radius: 4px; margin-left: -160px; background: #fff;}
.dialog .title{ padding-left: 10px; font-size: 14px; color: #fff; line-height: 36px; background: #1d6cd0;}
.dialog .info{ padding: 16px 10px; text-align: center;}
.dialog .btn-confirm{ width: 80px; height: 28px; border-radius: 4px; margin: 0 auto; line-height: 28px; color: #fff; text-align: center; cursor: pointer; background-color: #1d6cd0;}
.dialog-close{ position: absolute; top: 4px; right: 6px; width: 20px; height: 20px;}
.dialog-close a{ width: 20px; height: 20px; text-align: center; color: #fff; text-decoration: none; cursor: pointer;}
.dialog-close a:hover{ text-decoration: none;}

.scroll-top{ display: none; position: fixed; z-index: 9999; bottom: 80px; right: 50px; width: 50px; height: 50px; background: url(../images/btn-scrollTop.png) no-repeat 0 0; background-size: 100% 100%;}

/*======== header v5 Styles ===========*/
header.navbar-yz{ height: 100px; margin-bottom:0; background: #1d6cd0;}
header.navbar-yz .logo{ position: relative; height: 100px; padding: 0 35px 0 22px; margin: 0; line-height: 100px;}
header.navbar-yz .logo img{ position: relative; z-index: 99999;}
header.navbar-yz .logo:before{ content: ' '; position: absolute; z-index: 9999; top: 0; right: 0; width: 450px; height: 100%; 
}

.subnav-wrap{ display: none; position: fixed; z-index: 99; top: 100px; left: 0; width: 100%; height: 40px; background: rgba(0,0,0, .5);}
.navbar-nav{ float: right; width: 60%; margin-left: 0;}
.navbar-nav>li>a{ height: 92px; padding: 0; line-height: 92px; font-size: 20px; color: #fff; margin-left: 50px; letter-spacing: 2px; width: 150px;}
.nav>li{ width: 20%; margin-top: 10px; text-align: center;}
.nav>li>a, .nav>li>a:hover, .nav>li>a:focus{ background: transparent;}
.nav>li.nav-hover>a, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ background: url(../images/nav-current.png) no-repeat center bottom;}

.navbar-toggle .icon-bar{ background-color: #fff;}

.dropdown-menu{ width: 300%; padding: 0; border: 0 none; margin: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent; /*background: url(../images/nav-current.png) no-repeat center top;*/}
.dropdown-menu>li{ float: left;}
.dropdown-menu>li>a{ height: 40px; padding: 0; margin-right: 30px; line-height: 40px; color: #fefefe; font-size: 16px;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color: #1d6cd0; transition: color .5s ease; background-color: transparent;}

/* footer */
.friend-link{ font-size: 15px;}
.friend-link span{ float: left; margin-right: 16px;}
.friend-link a{ float: left; margin-right: 16px; color: #403f3f;}

/* bottom-bar */
.bottom-bar{ font-size: 12px; color: #fff; background: url(../images/bg-footer.jpg) no-repeat center top; background-size: 100% 100%;}
.bottom-bar .footer-nav{ padding: 45px 4% 40px; border-bottom: 1px solid #438fef; font-size: 20px; background: url(../images/footer-logo.png) no-repeat 96% 50%;}
.bottom-bar .footer-nav a{ margin-right: 5%; color: #fff;}
.bottom-bar span{ margin-right: 20px;}
.bottom-bar .copyright{ padding: 24px 4% 65px; background: url(../images/bg-footer-text.png) no-repeat 96% 50%;}

/* 轮播广告 */
.carousel, .carousel-control, .carousel .item, .carousel .item img{ overflow: hidden;}
.carousel .item{ vertical-align: middle;}
.carousel .item img{ width: 100%;}
.carousel-caption{ z-index: 10;}
.carousel-caption p{ margin-bottom: 20px; font-size: 20px; line-height: 1.8;}
.carousel-indicators li{ width: 20px; height: 20px; border: 2px solid #015cb5;}
.carousel-indicators .active{ width: 22px; height: 22px; border: 0 none; background-color: #ffc000;}

h3.title{ color: #000;}
h3.title span{ display: block; font-size: 25px; color: #4c4b4b;}
/** company-aim **/
.company-aim{ margin-top: 20px;}
.company-aim h3{ margin-bottom: 30px;}
.company-aim h3 span{ margin: 8px 0 30px;}
.company-aim .aim-front{ text-align: center;}
.company-aim img{ width: 134px; height: 134px;}
.company-aim a{ display: block; position: relative; width: 134px; height: 134px; margin: 0 auto 10px; overflow: hidden;}
.company-aim .aim-back, .company-aim .aim-front{ position: absolute; left: 0; transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out; color:#fff; text-align:center;
}
.company-aim .aim-back{ top: -134px;}
.company-aim .aim-front{ top: 0;}
.company-aim a:hover .aim-back{ top: 0;}
.company-aim a:hover .aim-front{ top: -134px;}

/** index-about **/
.index-about{ position: relative; width: 100%; height: 100%; padding: 60px 0 80px; font-size: 18px; line-height: 30px; color: #fff; background: url(../images/bg-about-index.jpg) no-repeat center center; background-size: 100% 100%;}
.index-about h3, .index-about .info{ padding-left: 15px;}
.index-about h3{ color: #fff;}
.index-about h3 span{ margin:5px 0 25px; color: #fff;}
.index-about .detail{ margin-bottom: 30px;}
.btn-about{ display: block; width: 162px; height: 42px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px; font-size: 18px; line-height: 42px; color: #fff; text-align: center; background: #ff7e00;}
.btn-about:hover, .btn-about:focus{ color: #fff; }

/* index-product */
.index-product h3{ margin-top: 30px; margin-bottom: 35px;}
.index-product h3 span{ display: inline; padding-left: 12px;}
.index-product h3 .btn-more{ float: right; padding: 2px 8px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 12px; line-height: 28px; color: #fff; background: #c0c0c0;}
.index-product .item-product{ margin-bottom: 30px;}
.index-product img, .index-product .remark{ cursor: pointer;}
.index-product img{ width: 100%;}
.index-product .remark{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; transform: scale(0, 0); background: rgba(255,255,255, .66);}
.index-product .remark span{ display: block; margin-top: 45%; color: #151515;}
.index-product .item-product a:hover .remark{ transform: scale(1, 1); transition: all .8s ease-in-out;}

/*  ========== 内页 init =========  */
.init{ position: relative; width: 100%; margin-top: 20px;}
.init .title{ font-size: 26px; color: #000;}
.init .crumb{ padding-top: 8px; font-size: 14px; line-height: 16px;}
.init .crumb span{ padding: 0 12px; border-right: 1px solid #000;}
.init .crumb span.last{ border-right: 0 none;}



/* contact us */
.contact-us li{ padding-left: 48px; margin-bottom: 20px; background: url(../images/sprite-contact.png) no-repeat 0 0;}
.contact-us li.item-name{ margin-top: 18px; background-position: 0 0;}
.contact-us li.item-phone{ background-position: 0 -44px;}
.contact-us li.item-tel{ padding-left: 132px; background-position: 0 -99999em;}
.contact-us li.item-email{ background-position: 0 -134px;}
.contact-us li.item-address{ background-position: 0 -184px;}

/* project */
.project .item{ display: block; padding: 12px; border: 1px solid #eaeaea; margin-bottom: 30px;}
.project .item:hover{ border-color: #4c9bff; transition: all .8s ease;}
.project .item .pic{ height: 234px; margin: 0 auto; line-height: 234px; text-align:center; vertical-align: middle; overflow: hidden;}
.project .name{ margin: 15px 0 5px; height: 26px; font-size: 14px; color: #151515; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


/* pagination */
.pagination{ margin: 0;}
.pagination, .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span{ -webkit-border-radius: 0; border-radius: 0;}
.pagination>li{ float: left; }
.pagination>li>a, .pagination>li>span{ color: #9e9e9e;}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, 
.pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus,
.pagination>li>a:hover, .pagination>li>span:hover,
.pagination>li>a:focus, .pagination>li>span:focus
 { border-color: #ccc;}
/*.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{ color: #666; }*/


/* 响应式布局 */
@media screen and (max-width: 1200px){
   .project .item .pic{ height: 180px; line-height: 180px;}
}

@media (min-width: 768px) and (max-width: 996px){
    .scroll-top{ right: 18px;}
    .navbar-nav{ width: 64%;}

    .contact-us li.item-name{ margin-top: 0;}
}


@media (max-width: 767px){
    .fr-md{ float: none;}
    .hide-pad{ display: none;}
    .show-pad{ display: block;}


    body{ padding-top: 80px;}
    header.navbar-yz{ height: 80px;}
    header.navbar-yz .logo{ height: 80px; padding-left: 18px; padding-right: 20px; line-height: 80px;}
    .navbar-toggle{ padding: 20px 10px;}
    .navbar-nav{ float: none; width: 100%;}
    .navbar-collapse{ background-color: #1d6cd0;}
    .nav>li{ width: 100%; text-align: left;}
    .navbar-nav>li>a{ height: 38px; line-height: 38px;}
    .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ color: #ffc000; background: none;}
    .navbar-nav .open .dropdown-menu{ padding-top: 8px;}
    .navbar-nav .open .dropdown-menu>li>a{ color: #fff;}
    .dropdown-menu>li{ float: none; border-bottom: 1px solid #1b65c3;}
    .caret{ display: block; position: absolute; top: 12px; right: 10px; width: 14px; height: 8px; border: 0 none; background: url(../images/icon-nav.png) no-repeat right 0;}
    .navbar-nav .open .caret{ background-position: right -90px;}
    .nav>li.nav-hover>a, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ background: transparent;}

    .company-aim{ font-size: 16px;}
    .company-aim a, .company-aim img{ width: 100px; height: 100px;}
    .company-aim .aim-front{ display: none;}
    .company-aim .aim-back{ top: 0;}

    .index-product{ margin-bottom: 40px;}
    .index-product h3{ position: relative; margin-bottom: 24px;}
    .index-product h3 span{ display: block; margin-top: 10px; padding-left: 0; font-size: 18px;}
    .index-product h3 .btn-more{ position: absolute; top: -6px; right: -10px;}
    .index-product .item-product{ margin-bottom: 0; }
    .index-product .remark-pad{ position: static; height: 32px; margin-top: 5px; margin-bottom: 10px; line-height: 32px; transform: scale(1,1); text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
    .index-product .remark-pad span{ margin: 0;}

    .index-about{ padding: 0 0 40px; background: #0d2032;}
    .index-about .col-xs-12{ padding: 0; }
    .index-about h3, .index-about .info{ padding-left: 0;}
    .index-about .detail{ text-align: justify;}
    .index-about .btn-about{ margin: 0 auto;}

    .friend-link span{ display: block; float: none; font-size: 18px;}

    .bottom-bar .footer-nav, .bottom-bar .copyright{ padding:18px 0 20px; font-size: 15px; background: none;}
    .bottom-bar .footer-nav{ padding-top: 20px;}
    .bottom-bar .copyright span{ display: block;}

    .init .title{ font-size: 22px;}
    .img-about{ margin-bottom: 20px;}
    .init .crumb.text-right{ margin-top: 8px; text-align: left;}
    .init .crumb span.first{ padding-left: 0;}

    .contact-us li.item-name{ margin-top: 0;}

    .pagination li{ margin-bottom: 8px;}
}

@media (max-width: 480px){
    .wrap-xs{ width: 100%; overflow: hidden;}
    .hide-xs{ display: none;}
    .show-phone{ display: block;}

    .scroll-top{ right: 10px;}
    /*.header.navbar-yz .logo, .header.navbar-yz .logo img{ height: 68px;}*/
    /*body{ padding-top: 80px;}
    header.navbar-yz{ height: 80px;}
    header.navbar-yz .logo{ height: 80px; padding-left: 18px; padding-right: 20px; line-height: 80px;}
    .navbar-toggle{ padding: 20px 10px;}
    .navbar-nav{ float: none; width: 100%;}
    .navbar-collapse{ background-color: #1d6cd0;}
    .nav>li{ width: 100%; text-align: left;}
    .navbar-nav>li>a{ height: 38px; line-height: 38px;}
    .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ color: #ffc000; background: none;}
    .navbar-nav .open .dropdown-menu{ padding-top: 8px;}
    .dropdown-menu>li{ float: none; border-bottom: 1px solid #1b65c3;}
    .caret{ display: block; position: absolute; top: 12px; right: 10px; width: 14px; height: 8px; border: 0 none; background: url(../images/icon-nav.png) no-repeat right 0;}
    .navbar-nav .open .caret{ background-position: right -90px;}*/

    .company-aim{ font-size: 12px;}
    .company-aim .col-xs-3{ padding: 0;}
    .company-aim .mb-30{ margin-bottom: 0;}
    .company-aim a, .company-aim img{ width: 60px; height: 60px;}

    .carousel-control .icon-prev, .carousel-control .icon-next, 
    .carousel-control .glyphicon-chevron-left, 
    .carousel-control .glyphicon-chevron-right{ top: 38%;}
    .carousel-indicators{ bottom: 0;}
    .carousel-indicators li{ width: 16px; height: 16px; }
    .carousel-indicators .active{ width: 18px; height: 18px;}

    .project.pb-40{ padding-bottom: 20px;}
    .project .name{ margin-top: 8px;}
    .project .item{ padding: 6px;}
    .project .item .pic{ height: 148px; line-height: 148px;}
}

@media (max-width: 320px){
    .project .item .pic{ height: 106px; line-height: 106px;}
}

